ComponentOne ASP.NET MVC Controls
MinLength Property

C1.Web.Mvc Namespace > AutoCompleteBase<T> Class : MinLength Property
Gets or sets the minimum input length to trigger autocomplete suggestions.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Overridable Property MinLength As Integer
[DefaultValue()]
public virtual int MinLength {get; set;}
See Also

Reference

AutoCompleteBase<T> Class
AutoCompleteBase<T> Members